home *** CD-ROM | disk | FTP | other *** search
/ Freelog 116 / FreelogNo116-JuilletSeptembre2013.iso / Systeme / jetclean / jetclean-setup.exe / {tmp} / ToolbarAcceptRate.exe / 0 / RCDATA / TFRMTOOLBARACCEPTRATE / TFRMTOOLBARACCEPTRATE.txt
Text File  |  2012-12-10  |  1KB  |  46 lines

  1. object frmToolbarAcceptRate: TfrmToolbarAcceptRate
  2.   Left = 0
  3.   Top = 0
  4.   BorderStyle = bsNone
  5.   Caption = 'ToolbarAcceptRate'
  6.   ClientHeight = 281
  7.   ClientWidth = 488
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object WebBrowser1: TWebBrowser
  19.     Left = 40
  20.     Top = 24
  21.     Width = 300
  22.     Height = 150
  23.     TabOrder = 0
  24.     ControlData = {
  25.       4C000000021F0000810F00000000000000000000000000000000000000000000
  26.       000000004C000000000000000000000001000000E0D057007335CF11AE690800
  27.       2B2E12620A000000000000004C0000000114020000000000C000000000000046
  28.       8000000000000000000000000000000000000000000000000000000000000000
  29.       00000000000000000100000000000000000000000000000000000000}
  30.   end
  31.   object Timer1: TTimer
  32.     Enabled = False
  33.     Interval = 200
  34.     OnTimer = Timer1Timer
  35.     Left = 368
  36.     Top = 40
  37.   end
  38.   object Timer2: TTimer
  39.     Enabled = False
  40.     Interval = 30000
  41.     OnTimer = Timer2Timer
  42.     Left = 368
  43.     Top = 96
  44.   end
  45. end
  46.